Manipulating Text Layout Attributes in a Line
ATSUI provides the following functions for manipulating text layout attributes in a line of a text layout object:
ATSUCopyLineControls
copies text layout attribute values from one line to another.
ATSUSetLineControls
sets text layout attribute values for a line of text.
ATSUGetLineControl
obtains a text layout attribute value from a line of text.
ATSUGetAllLineControls
obtains text layout attribute information for a line of text.
ATSUClearLineControls
removes previously set text layout attribute values from a line of text.
© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)